@charset "utf-8";
/* CSS Document */
.header{
	width:100%;
	min-width:1000px;
}
.top_bg{
	width:100%;
	min-width:1000px;
	background:#eee;
}
.top{
	width:1000px;
	margin:0 auto;
}
.logo{
	float:left;
	height:110px;
	line-height:110px;
}
.logo>img{
	display:inline-block;
	vertical-align:middle;	
	margin:17px 0; 
}
.right_tel{
	float:right;
}
.lug{
	line-height:42px;text-align:right;
}
.tel{
	background:url(../images/phone.png) left center no-repeat;
	height:25px;
}
.tel>h3{
	line-height:25px;
	padding-left:36px;
	font-size:18px;
	color:#39598c;
}
.nav_bg{
	background:#131313;
}
.nav{
	width:1000px;
	margin:0 auto;
}
.nav>ul>li{
	float:left;
	position:relative;
	z-index:9999;
}
.nav>ul>li:after{
	content:"";
	width:1px;
	height:15px;
	position:absolute;
	top:16px;
	background:#fff;
}
.nav>ul>li>a{
	height:46px;
	line-height:46px;
	display:block;
	width:142px;
	text-align:center;
	color:#fff;
	font-size:16px;
}
.nav>ul>li>a:hover{
	background:#4d4d4d;
}
.cur{
	background:#4d4d4d;
}
.nav>ul>li>dl{
	position:absolute;
	top:46px;
	left:0;
	background:#808080;
	display:none;
	z-index:99999;
}
.nav>ul>li:hover dl{
	display:block;
}
.nav>ul>li>dl>dd:hover a{
	font-size:16px;
}
.nav>ul>li>dl>dd{
	border-bottom:1px dashed #fff;
}
.nav>ul>li>dl>dd>a{
	display:block;
	width:142px;
	height:34px;
	line-height:34px;
	text-align:center;
	font-size:14px;
	color:#fff;
}


.enav{
	width:1000px;
	margin:0 auto;
}
.enav>ul>li{
	float:left;
	position:relative;
	z-index:9999;
}
.enav>ul>li:after{
	content:"";
	width:1px;
	height:15px;
	position:absolute;
	top:16px;
	background:#fff;
}
.enav>ul>li>a{
	height:46px;
	line-height:46px;
	display:block;
	width:142px;
	text-align:center;
	color:#fff;
	font-size:16px;
}
.enav>ul>li>a:hover{
	background:#4d4d4d;
}
.cur{
	background:#4d4d4d;
}
.enav>ul>li>dl{
	position:absolute;
	top:46px;
	left:0;
	background:#808080;
	display:none;
	z-index:99999;
}
.enav>ul>li:hover dl{
	display:block;
}
.enav>ul>li>dl>dd:hover a{
	font-size:12px;
	font-weight:bold;
}
.enav>ul>li>dl>dd{
	border-bottom:1px dashed #fff;
}
.enav>ul>li>dl>dd>a{
	display:block;
	width:142px;
	height:34px;
	line-height:34px;
	text-align:center;
	font-size:12px;
	color:#fff;
}
/*.lubo{ 
	width:100%;
	position:relative; 
	height:530px;
	min-width:1000px;
}
.lubo_box{
	position:relative; 
	width:100%; 
	height:530px;
}
.lubo_box li{ 
	float:left;
	position:absolute; 
	top:0; 
	left:0; 
	width:100%; 
	height:530px; 
	opacity:0;
	filter:alpha(opacity=0);
}
.lubo_box li:first-child{
	opacity:1;
	filter:alpha(opacity=100);
}
.lubo_box li a{ 
	display:block;
	width:100%;  
	height:530px;
}
.lubo_box li img{ 
	width:100%; 
	height:100%
}
.cir_box{ 
	overflow:hidden; 
	position:absolute;
	z-index:100;
}
.cir_box li{ 
	float:left; 
	width:12px; 
	height:12px; 
	margin:0 5px; 
	cursor:pointer; 
	background:#fff;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
}
.cir_on{ 
	background:#0c437c !important;
}*/
.mr_bg{width: 100%; background: #fcfcfc; min-width: 1200px;}
.mr { width: 1200px;height: 320px; margin: 0 auto; position: relative; }
.flash_box { overflow: hidden; height: 100%;}
.flash_left { width: 100%; float: left;  height: 100%;position: relative;}
.flash_right { width: 50%; float: right; height: 100%; position: relative;}
.flash_left>img, .flash_right>img {display: none; position: absolute; top: 0;left: 0;width: 100%; height: 100%; }
.flash_left>img:first-child, .flash_right>img:first-child {display: block; }
.btn { position: absolute; left: 50%; bottom: 20px; margin-left: -16px; }
.btn>span {cursor: pointer; display: block; width: 12px; height: 12px; background: #ccc; float: left; margin: 0 3px; border-radius:50%;}
.btn .on-btn{background-color: #333;}
.content{
	width:1000px;
	margin:0 auto;
}
.pro{
	width:100%;
	margin-top:30px;
}
.pro>ul{
	width:1008px;
	height:auto;
}
.pro>ul>li{
	border:solid #3a5a8d 1px;
	width:325px;
	height:426px;
	background:#fff;
	float:left;
	overflow:hidden;
	margin-right:9px;
	margin-bottom:9px;
}
.pro>ul>li>a{
	display:block;
	width:323px;
	height:424px;
	border:solid #b9c4d6 1px;
}
.pro>ul>li>a>h3{
	width:100%;
	height:64px;
	text-align:center;
	line-height:64px;
	font-size:22px;
	color:#667ba3;
	border-bottom:1px solid #3a5a8d;
}
.pro_img{
	width:324px;
	height:360px;
	overflow:hidden;
	border-top:solid 1px #b9c4d6;
}
.pro_img>img{
	width:100%;
}
.about{
	width:100%;
	margin-top:20px;
}
.mac{
	float:left;
	width:341px;
	position:relative;
}
.about_img{
	width:317px;
	height:185px;
	position:absolute;
	top:11px;
	left:12px;
}
.about_img>img{
	width:100%;
}
.about_t{
	float:right;
	width:634px;
}
.about_t>h3{
	font-size:24px;
	color:#165394;
	margin-top:4px;
}
.about_t>h4{
	width:100%;
	font-size:22px;
	color:#6b6b6b;
	line-height:44px;
	border-bottom:3px solid #d3d3d3;
	position:relative;
}
.about_t>h4:after{
	content:"";
	width:306px;
	height:3px;
	position:absolute;
	top:44px;
	left:0;
	background:#135498;
}
.about_t>p{
	line-height:26px;
	font-size:14px;
	text-indent:2em;
	padding-top:10px;
}
.more{
	background:url(../images/more_bg.png) no-repeat left center;
	width:122px;
	height:36px;
	margin-top:24px;
}
.more>a{
	display:block;
	width:100%;
	line-height:36px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#135498;
}
.footer_bg{
	width:100%;
	min-width:1000px;
	background:#001e3a;
	margin-top:14px;
}
.footer{
	width:1000px;
	margin:0 auto;
	height:120px;
}
.footer>ul>li{
	float:left;
	width:300px;
	height:60px;
	margin:30px 0;
}
.photo{
	float:left;
	line-height:60px;
}
.photo>img{
	display:inline-block;
	vertical-align:middle;
}
.f_tt1{
	float:left;
	/*margin:8px 4px;*/
	margin:8px 0 8px 8px;
	border-right: 1px solid #fff;
	padding-right:30px;
	width:190px;
}
.f_tt1>span{
	display:block;
	font-size:14px;
	color:#fff;
	line-height:22px;
}
.f_tt{
	float:left;
	/*margin:8px 4px;*/
	margin:8px 0 8px 8px;
	border-right: 1px solid #fff;
	padding-right:30px;

}
.f_tt>span{
	display:block;
	font-size:14px;
	color:#fff;
	line-height:22px;
}
/*info*/
.info_about {
	width: 1000px;
	margin: 20px auto;
}
.info_about_list {
	float: left;
	width: 230px;
}
.info_about_list ul {
	width: 230px;
}
.info_about_list>ul>li{
	background-image:url(../images/zk.png);
	background-repeat:no-repeat;
	background-position:5px 11px;
}
.info_about_list>ul>li>.zk{
	display:none;
}
.info_about_list li {
	width: 230px;
	background: #fff;
}
.info_about_list li a {
	padding-left:15px;
}
.info_about_list ul li ul li a:hover{
	background:#004c9a;
}
.info_about_list ul li ul li:hover a{
	color:#fff;
}
.info_about_list li a {
	display: block;
	line-height: 36px;
	color: #666;
	text-align: left;
	font-size: 14px;
	padding-left:25px;
border-bottom:1px #e4e4e4 solid;
}
.info_about_list ul li ul li a {
	display: block;
	line-height: 30px;
	color: #666;
	text-align: left;
	font-size: 12px;
	padding-left:35px;
	background-color:#E4E4E4;	border-bottom:1px #fff solid;
}

.info_about_list img {
	margin-top: 10px;
}
.page_about {
	float:right;
	width: 740px;
	margin-left: 20px;
	background: #fff;
}
.page_about .page_about_tit {
	border-bottom:2px #053c6b solid;
	height: 40px;
	line-height: 40px;
	color: #053c6b;
}
.page_about_tit>h3 {
	float: left;
	font-size: 16px;
	padding-left: 14px;
	font-weight: bold;
}
.page_about_tit>span {
	float: right;
	font-size: 12px;
	padding-right: 14px;
}
.info_about_list>h3 {
	background: url(../images/bg.png) no-repeat;
	width: 230px;
	height: 66px;
	line-height: 66px;
	font-size: 16px;
	color: #fff;
	text-align: center;
}
.info_about_text {
	border: solid 1px #f5f5f5;
	border-top:none;
}
.info_about_text>h4{
	text-align:center;
	font-size:16px;
	padding-top:20px;
	color: #053c6b;
}
.info_about_text>p {
	text-align:center;
	line-height:24px;
}
.insidenews{ padding:20px;}
.insidenews ul li{ line-height:35px; background:url(../images/icon.jpg) 0 center no-repeat; padding-left:10px; position:relative; border-bottom:1px #CCCCCC dashed;}
.insidenews ul li span{ position:absolute; right:0; color:#CCCCCC; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.insidenews ul li a{ color:#222;}
.insidenews ul li a:hover{ color:#004183;}

.product{ margin:10px 0 0 10px;}
.product ul li{ float:left; margin:7px 15px;}
.product ul li img{border:2px #FFFFFF solid;}
.product ul li:hover img{border:2px #447AD5 solid;}
.product ul li span{ display:block; text-align:center; color:#fdd866;}
.product ul li span a{ color:#666;}
.detail{ font-size:14px; line-height:30px; padding:20px;}

.pages {padding-top: 10px; line-height:40px; text-align:center; width:700px;}
.pages A { padding: 2px 5px; border: 1px solid #ccc; margin-right:3px; margin-left: 3px;}